Skip to content

Add Ramp logo to website (LFMKT-2245) - #3493

Merged
annabellscha merged 2 commits into
mainfrom
cursor/add-ramp-logo-1660
Aug 10, 2026
Merged

Add Ramp logo to website (LFMKT-2245)#3493
annabellscha merged 2 commits into
mainfrom
cursor/add-ramp-logo-1660

Conversation

@annabellscha

@annabellscha annabellscha commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the Ramp logo to the Langfuse website now that logo usage permission has been confirmed (LFMKT-2245).

  • Add components/home/img/ramp.svg in the same 140×40 gray wordmark format as other enterprise logos
  • Replace Expedia with Ramp in the homepage EnterpriseLogoGrid (keeps a full 6×2 grid)
  • Keep expedia.svg in the repo and comment out its import/usage for easy restore later
  • List Ramp in the public adopters table
  • Include Ramp in the wrapped customers logo set

Test plan

  • Homepage logo grid shows Ramp (not Expedia) among enterprise customers
  • expedia.svg remains in the repo; Expedia usage is commented out rather than deleted
  • Adopters table includes Ramp with “Langfuse Customer” reference
  • Ramp logo placement/sizing looks balanced vs Cisco and Rocket Money

Review notes — logo placement

Ramp sits in Expedia’s former slot (bottom row, between Cisco and Rocket Money). Visual check: size, centering, and gray contrast match neighboring logos; no clipping or oversized whitespace.

Homepage logo grid with Ramp replacing Expedia

Close-up: Cisco, Ramp, Rocket Money

To show artifacts inline, enable in settings.

Linear Issue: LFMKT-2245

Open in Web Open in Cursor 

Greptile Summary

Adds Ramp to the website’s customer references and logo displays after logo-use permission was confirmed.

  • Adds a gray 140×40 Ramp wordmark asset.
  • Replaces Expedia with Ramp in the enterprise homepage grid while retaining the Expedia asset and commented references.
  • Adds Ramp to the adopters table and wrapped customer logo sequence.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified.

The new logo follows existing asset and rendering conventions, and every added Ramp lookup resolves to a correctly shaped record without changing surrounding behavior.

Reviews (1): Last reviewed commit: "Replace Expedia with Ramp in homepage lo..." | Re-trigger Greptile

Include Ramp in the homepage enterprise logo grid, adopters table,
and wrapped customers section (LFMKT-2245).

Co-authored-by: annabellscha <annabellscha@users.noreply.github.com>
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview Aug 10, 2026 5:13pm

Request Review

Keep expedia.svg and comment out its import/usage so it can be
restored later. Ramp takes Expedia's slot to preserve a full 6×2 grid.

Co-authored-by: annabellscha <annabellscha@users.noreply.github.com>
@annabellscha
annabellscha marked this pull request as ready for review August 10, 2026 17:21
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 10, 2026
@annabellscha
annabellscha added this pull request to the merge queue Aug 10, 2026
@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Aug 10, 2026
@github-actions

Copy link
Copy Markdown

@claude review

@dosubot dosubot Bot added the auto-merge This PR is set to be merged label Aug 10, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — straightforward customer logo swap.

Extended reasoning...

Overview

Swaps Expedia for Ramp across three UI surfaces (EnterpriseLogoGrid.tsx, Customers.tsx), adds a new ramp.svg wordmark asset matching the existing 140×40 gray-wordmark format, and adds one row to the public adopters markdown table. Expedia's import/usage is commented out (not deleted) for easy restore, which is a reasonable, low-risk approach for a marketing asset swap.

Security risks

None. This is a static asset and presentational data change — no user input, no auth, no data handling logic touched.

Level of scrutiny

Low. This is a content/marketing change (logo grid, wrapped customers list, adopters table) with no logic branches, no md-override counterpart to keep in sync, and the new SVG follows the same structure/dimensions as sibling logos in the same directory.

Other factors

Checked that the new "Ramp" entries are consistently threaded through all three consuming files (EnterpriseLogoGrid.tsx grid, Customers.tsx logo list + hardcoded order array) and that the adopters table row is alphabetically placed and formatted consistently with neighboring rows. No outstanding review comments in the timeline to address.

Merged via the queue into main with commit 9653ab0 Aug 10, 2026
19 checks passed
@annabellscha
annabellscha deleted the cursor/add-ramp-logo-1660 branch August 10, 2026 17:31
@dosubot dosubot Bot removed the auto-merge This PR is set to be merged label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants